@charset "UTF-8";
.text-1len{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.text-2len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-3len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-4len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-5len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.text-6len{overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;}
.botmenu{ text-align: center !important; background: var(--first_color);}
.online dl{background:var(--first_color);padding:10px 5px;margin-bottom:1px;position:relative}
.online dl:hover{background:var(--first_color)}
.online dl dt button{margin:10px 0;border:none;border-radius:5px;width:100%;font-size:18px;height:40px;line-height:40px;background:var(--first_color);color:#fff;cursor:pointer}
a{color:#333;}
.sw_banner a{display: block;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, a:focus{color: var(--first_color);}
.rd-navbar-static .rd-navbar-inner{max-width: 1148px;}

/* banner*/
.swiper-pagination-bullet{
  width: 10px;
  height: 10px;
  background: #333333;
  opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 9px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 25px;
}
.swiper-button-next, .swiper-button-prev{color:var(--first_color);}
.swiper-pagination-bullet-active{background: var(--first_color); opacity: 1;}
@media (min-width: 1200px){
  .container{width: 1178px;}
} 
@media (min-width: 1200px){
  .row >[class*='col-']{padding-left: 1rem; padding-right: 1rem;}
  .row{margin-left: -1rem;margin-right: -1rem;}
}



/* 顶部服务热线 */

@media (min-width: 1200px){
  .rd-navbar-panel .rd-navbar-brand{
    width: 63%;
    float: left;
  }
  .rd-navbar-panel .nav-hotline{
    width: 37%;
    float: left;
  }
}
.rd-navbar-panel .nav-hotline .tel-logo img{
  width: 33px;
  height: 34px;
}
.rd-navbar-panel .nav-hotline .tel-number p{margin-top: 0;}
.rd-navbar-panel .nav-hotline .tel-number p{
  font-family: "Arial";
  font-weight: bold;
  color: #333333;
}
.rd-navbar-panel .nav-hotline .tel-number .title{
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.rd-navbar-panel .nav-hotline .tel-number{
  padding-left: 9px;
}
.rd-navbar-panel .nav-hotline{
  display: flex;
  justify-content: flex-end;
}
.epower-lang{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #666666;
  font-size: 12px;
  line-height: 12px;
  margin-top: 10px;
}
.epower-lang .lang-item{
  border-right: 1px solid #666666;
  padding: 0 6px;
}
.epower-lang .lang-item:last-of-type{
  padding-left: 6px;
  padding-right: 0;
  border-right: 0;
}
.epower-lang a{
  color: #666666;
}
@media (max-width: 1199px){
  .epower-lang{
    margin-bottom: 10px;
  }
  .rd-navbar-panel .nav-hotline{
    display: none;
  }
}


/* 导航 */
.rd-navbar-wrap{
  height: unset !important;
}
.rd-navbar-static{
  padding: 0;
}
.rd-navbar-brand{
  line-height: 0;
}
.rd-navbar-static .rd-navbar-nav-wrap{
  background: var(--first_color);
}
.header-nav-list{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-nav-list .rd-nav-item{
  width: 100%;
}
.rd-navbar .rd-navbar-nav > li > a{display: block;}
.rd-navbar-static .rd-navbar-nav{
  margin: 0;
}
.rd-navbar .rd-navbar-nav > li > a,.rd-navbar-static .rd-navbar-nav > li{
  font-size: 14px;
}
.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static .rd-navbar-nav > li.active > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > a,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-static .rd-navbar-nav > li.opened > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li:hover > .rd-navbar-submenu-toggle::after,
.rd-navbar-static .rd-navbar-nav > li.focus > .rd-navbar-submenu-toggle::after{
  background: #161616;
  color: #ffffff !important;
}
.rd-navbar-static .rd-navbar-dropdown{
  padding: 10px 20px 20px 20px;
  margin-left: 0;
}
.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
  min-width: 100%;
}
.rd-navbar-static .rd-navbar-nav > li{
  padding: 0;
  margin: 0;
}
.rd-navbar-static .rd-navbar-dropdown > li.focus > a, .rd-navbar-static .rd-navbar-dropdown > li.focus > a ~ .rd-navbar-submenu-toggle,.rd-navbar-static .rd-navbar-dropdown .rd-navbar--has-dropdown > .rd-navbar-submenu-toggle:hover{
  color: var(--first_color);
}
@media (min-width:1200px){
  .rd-navbar-static .rd-navbar-nav > li{background: linear-gradient(to bottom, #f06771,#f06771) no-repeat left center / 1px 24px;}
  .rd-navbar-static .rd-navbar-nav > li:first-of-type{background: linear-gradient(to bottom, #f06771,#f06771) no-repeat left center / 1px 24px;}
  .rd-navbar-static .rd-navbar-inner, .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-inner{
    padding: 10px 0 20px 0;
  }
  .rd-navbar-static .rd-navbar-inner .rd-navbar-panel{
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
  }
 .rd-navbar-static .rd-navbar-nav-wrap .container{
    padding-left: 1rem; padding-right: 1rem;
  }
  .rd-navbar-static .rd-navbar-nav > li > a{
    height: 44px;
    line-height: 44px;
    color: #fff;
  }
  .rd-navbar-static.rd-navbar--is-stuck{
    position: unset;
  }
  .rd-navbar-static{box-shadow: unset;}
  .page-header .rd-navbar-brand img{
    max-height: 82px;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-top: 0;
  }
  .rd-navbar-static .rd-navbar-nav > li > .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav > li > .rd-navbar-submenu-toggle{
    display: none;
  }
  .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover, .rd-navbar-static .rd-navbar-dropdown > li > a:hover,.rd-navbar-static .rd-navbar-dropdown > li.active > a, .rd-navbar-static .rd-navbar-dropdown > li.active > a:focus, .rd-navbar-static .rd-navbar-dropdown > li.active > a:active{
    color: var(--first_color);
  }
}
@media (max-width: 1200px){
  .rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li.active > a, 
  .rd-navbar-fixed .rd-navbar-nav li.opened > a{background: var(--first_color);}
  .rd-navbar-fixed .rd-navbar-brand img{height: 40px;}
}
@media (max-width: 1199px){
  .rd-navbar-nav-wrap .container{padding: 0;}
  .rd-navbar-fixed .rd-navbar-brand{padding-right: 10px;}
}
.rd-navbar-fixed .rd-navbar-toggle {display:inline-block;position: absolute;right:10px;}
.rd-navbar-fixed .rd-navbar-nav-wrap {right:0;left:unset;transform:translateX(110%);}
.rd-navbar-fixed .rd-navbar-brand{left: 10px;}
@media (max-width: 1199px){
  .rd-navbar-fixed .rd-navbar-brand {
    width: 80%;
    padding-right: 10px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .rd-navbar-fixed .rd-navbar-toggle{
    width: 20%;
    max-width: 48px;
  }
}



/*自定义options*/
.index-search{
  box-shadow: 0px 3px 5px #e8e8e8;
  border-top: 1px solid #cccccc;
}
.index-search .row{
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.index-search-text{
  color: #333333;
  font-size: 14px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.index-search-text span{
  font-weight: bold;
}
.index-search .index-search-form .input-group{width:100%;height:30px; display: flex; align-items: center;justify-content: flex-end; margin: 5px 0;flex-wrap: nowrap;}
.index-search .index-search-form .index-search-input{height:28px; list-style:none; text-align:left; float:left; font-size: 12px; margin:0; padding:0;border:0;background: #ffffff; color: #999999;}
.index-search-input::-webkit-input-placeholder{color: #999999;}
.index-search-input::-moz-placeholder{color: #999999;}
.index-search-input:-ms-input-placeholder{color: #999999;}
/* .options-search .input-search .searchword-btn{position: relative; width:54px; height:30px; line-height:30px; color:#fff; font-size: 14px; background: var(--first_color); text-align:center; margin:0; padding:0; border:0; cursor:pointer; float:left;} */
.index-search .index-search-form .index-search-btn{
  width: 53px;
  height: 30px;
  line-height: 30px;
  margin:0; 
  padding:0; 
  border:0; 
  cursor:pointer; 
  float:left;
  font-size: 14px;
  color: #ffffff;
  background: var(--first_color);

}
.index_search_i{
  width: 22px;
  height: 20px;
  float:left;
  margin: 0 9px;
}
.index-search-group{
  border: 0; 
  background: #ffffff;
  display: flex;
  align-items: center;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
@media (min-width:992px){
  .index-search .index-search-form .index-search-input{min-width: 212px;}
}
@media (max-width:767px){
  .index-search{
    padding: 10px 0;
  }
  .index-search .index-search-form .input-group{ margin:5px auto; text-align:center;    justify-content: center;}
  .index-search-text{
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
  }
}


/* 区块标题 */

/* 首页产品区块 */
.epower-index-product{
  padding: 64px 0 48px 0;
}
.index-column-title{
  position: relative;
  padding-top: 18px;
  padding-bottom: 20px;
  text-align: center;
  z-index: 0;
}
.index-column-title h2{ 
  font-size: 48px;
  line-height: 48px;
  margin: 0;
  color: #333333;
  font-weight: bold;
}
.index-column-title:after{
  content: '';
  width: 48px;
  height: 4px;
  background: #333333;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.index-column-title h2 span{ 
  color: var(--first_color);
}
.index-column-title .desc{
  font-family: "Microsoft YaHei";
  color: #f8f8f8;
  font-weight: bold;
  font-size: 82px;
  height: 70px;
  line-height: 70px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: -1;
  overflow: hidden;
}
@media (max-width: 1199px){
  .index-column-title .desc{
    font-size: 60px;
  }
}
@media (max-width: 767px){
  .index-column-title h2{
    font-size: 40px;
  }.index-column-title .desc{
    font-size: 50px;
  }
}
@media (min-width: 1200px){
  #product_category{
    width: 61.6%;
  }
}
@media (max-width: 1199px) and (min-width: 768px){
  #product_category{
    width: 80%;
  }
}
#product_category{
  text-align: center;
  margin: 26px auto 32px auto;
}
.index-product-category-name{
  float: left;
  margin-right: 28px;
}
.index-product-category-name a{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #ffffff;
  background: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding:0 5px;
}
.index-product-category-name:hover a{
  background: var(--first_color);
}

.epower-index-product .product-img{
  border: 1px solid #ccc;
}
@media (min-width: 768px){
  .epower-index-product .swiper-wrapper .swiper-slide{
    width: 25%;
  }
  .epower-index-product .index-product-category-name{
    width: 25%
  }
}
.epower-index-product .swiper-wrapper .swiper-slide{
  margin-right: 28px;
} 
.epower-index-product .product-title{
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  margin-top: 0;
}
.epower-index-product .swiper-wrapper .swiper-slide:hover .product-title{
  color: var(--first_color);
}
@media (max-width: 767px){
  .epower-index-product{
    padding: 50px 0 24px 0;
  }
  .epower-index-product .index-product-category-name{
    width: 50%;
  }
}


/* 首页简介区块 */
.epower-index-about{
  font-family: "Microsoft YaHei";
  overflow: hidden;
  background: #fbfbfb;
}
.epower-index-about p + p, .epower-index-about p + *, .epower-index-about * + p{
  margin-top: 0;
}
@media (min-width: 768px){
  .index-about-right{
    width: 48.8%;
    float: left;
    position: relative;
  }
  .index-about-left{
    width: 51.2%;
    float: left;
    padding-right: 25px;
  }
  .index-about-image{
    position: absolute;
    left: 0;
    z-index: 999;
  }
  .index-about-text{
    padding: 62px 0 64px 0;
  }
  .index-about-image img{
    max-width: unset;
  }
}
.index-about-title{
  position: relative;
  padding-top: 18px;
  padding-bottom: 20px;
  margin-bottom: 12px;
  z-index: 0;
}
.index-about-title:after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 4px;
  background-color: var(--first_color);
}
.index-about-title h2{
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  margin: 0;
  color: #333333;
}
.index-about-title h2 span{
  color: var(--first_color);
}
.index-about-title .en{
  color: #f4f4f4;
  font-size: 82px;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.home-about-content p{
  color: #333333;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 8px;
  text-indent: 2rem;
}
@media (max-width: 1199px){
  .index-about-title .en{
    font-size: 60px;
  }
  .home-about-content p{
    -webkit-line-clamp: 2;
  }
}
.home-about-more{
  width: 110px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: var(--first_color);
  margin-top: 28px;
}
.home-about-more a{ 
  color: #fff;
  font-size: 14px;
}
@media (max-width: 767px){
  .epower-index-about{
    padding: 50px 0;
  }
  .index-about-image img{
    width: 100%;
    height: auto;
  }
  .index-about-image{
    margin-bottom: 30px;
  }
  .index-about-title{
    text-align: center;
  }
  .index-about-title:after, .index-about-title .en{
    right: 0;
    left: 0;
    margin: auto;
  }
  .home-about-more{
    margin: 28px auto 0 auto;
  }
  .epower-index-about>div{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .index-about-right{
    order: 0;
  }
  .index-about-left{
    order: 1;
  }
  .index-about-title h2{
    font-size: 40px;
  }
  .index-about-title .en{
    font-size: 50px;
  }
}


/* 首页案例区块 */
.epower-index-case{
  padding: 70px 0;
  background: url(../images/index-case-bg.jpg) no-repeat center;
  background-size: cover;
}
.epower-index-case .index-column-title{
  margin-bottom: 36px;
}
.epower-index-case .index-column-title:after{
  background: #ffffff;
}
.epower-index-case .index-column-title .desc{
  color: rgba(255,255,255,0.16)
}

.epower-index-case .swiper-wrapper .swiper-slide a img{
  border: 1px solid #cccccc;
  padding: 19px 14px;
  background: #fff;
}

@media (min-width: 768px){
  .epower-index-case .swiper-wrapper .swiper-slide{
    width: 20%;
  }
}
.epower-index-case .swiper-wrapper .swiper-slide{
  margin-right: 25px;
}

.epower-index-case .swiper-father{
  position:relative;
  clear: both;
  padding-bottom: 16px;
  border-bottom: 1px solid #cccccc;
}
.epower-index-case .swiper-case-button-next,.epower-index-case .swiper-case-button-prev{
  position: absolute;
  z-index: 999;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
  top: 40%;
  cursor: pointer;
}
.epower-index-case .swiper-case-button-next{
  background-image: url(../images/swiper-btn-right.png);
  right: -87px;
}
.epower-index-case .swiper-case-button-prev{
  background-image: url(../images/swiper-btn-left.png);
  left: -87px;
}
.epower-index-case .swiper-case-button-next:focus,.epower-index-case .swiper-case-button-prev:focus{
  outline: unset;
}
@media (max-width:1199px){
  .epower-index-case .swiper-case-button-prev,.epower-index-case .swiper-case-button-next{
    display: none;
  }
}
@media (max-width:767px){
  .epower-index-case{
    padding: 50px 0;
  }
  .epower-index-case .swiper-wrapper .swiper-slide{
    width: 50%;
  }
}



/*首页新闻区块*/
.epower-index-news{
  padding: 70px 0 68px 0;
}
.epower-index-news p + p{
  margin-top: 0;
}
.epower-index-news a{display: block;}
@media (min-width: 992px){
  #news_category{
    width: 35.6%;
  }
}
@media (max-width: 991px) and (min-width: 768px){
  #news_category{
    width: 60%;
  }
}
#news_category{
  text-align: center;
  margin: 28px auto 36px auto;
}
.index-news-category-name{
  float: left;
  margin-right: 28px;
}
.index-news-category-name a{
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #ffffff;
  background: #333333;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding:0 5px;
}
.index-news-category-name:hover a{
  background: var(--first_color);
}
@media (min-width: 768px){
  .epower-index-news .index-news-category-name{
    width: 33.3333%
  }
}
.index-news-left, .index-news-right{
  margin-top: 10px;
}
.index-news-left .news-item1 .news-title{
  color: #333333;
  font-size: 16px;
  line-height: 22px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 5px;
}
.index-news-left .news-item1 .news-updatetime{
  color: #999999;
  font-size: 12px;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #cccccc;
}
.index-news-left .news-item1 .news-desc{
  color: #666666;
  font-size: 12px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 0;
}
.index-news-left .news-item1 .news-more{
  width: 60px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 12px;
  background: var(--first_color);
}
.index-news-left .news-item1 .news-more a{
  display: block;
  color: #ffffff;
  font-size: 12px;
}
.index-news-left .news-item1{
  border-bottom: 1px solid #cccccc;
  margin-bottom: 6px;
}
.index-news-left .news-item2  a{
  display: block;
}
.index-news-left .news-item2 .news-title{
  width: 70%;
  float: left;
  font-size: 14px;
  color: #333333;
  margin-bottom: 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-news-left .news-item2 .news-updatetime{
  width: 30%;
  float: left;
  font-size: 12px;
  color: #999999;
  text-align: right;
  margin-bottom: 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-news-left .news-item2{
  height: 34px;
  line-height: 34px;
}
.index-news-right .news-item .news-title{
  height: 24px;
  line-height: 24px;
  padding-left: 30px;
  background: url(../images/question-logo.png) no-repeat center left;
  background-size: 24px 24px;
  font-size: 14px;
  color: #333333;
  margin-bottom: 11px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.index-news-right .news-item .news-desc{
  padding-left: 30px;
  background: url(../images/answer-logo.png) no-repeat top left;
  background-size: 24px 24px;
  font-size: 12px;
  line-height: 24px;
  color: #888888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}
.index-news-right .news-item{
  padding-top: 17px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #cccccc;
}
@media (max-width: 1199px){
  .index-news-right .news-item{
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
.index-news-right .news-item:first-of-type{
  padding-top: 0;
}
.index-news-right .news-list{
  clear: both;
}
.index-news-left .news-item1:hover .news-title,
.index-news-left .news-item2:hover .news-title,
.index-news-right .news-item:hover .news-title{
  color: var(--first_color)
}
@media (max-width:767px){
  .epower-index-news{
    padding: 50px 0;
  }
  .index-news-right{
    width: 100%;
    float: left;
    margin-top: 40px;
  }
  .epower-index-news .index-news-category-name{
    width: 50%;
  }
}


/* 底部信息 */
footer{
  font-family: "Microsoft YaHei"; 
  color: #fff;
}
footer a{color: #fff;}
footer p + *, footer * + p, footer * + .row{
  margin-top: 0;
}
.epower-foot-contact{
  background: #333333;
}
.foot-nav-item{
  width: 50%;
  float: left;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
}
.foot-nav-item .dropdown-toggle::after{
  display: none;
}
.foot-nav-item a{
  color: #ffffff;
  font-size: 14px;
}
.foot-nav-item a:hover{
  color: #ffffff;
}

@media (min-width:768px){
  .foot-left{
    width: 23.1%;
    float: left;
    background: #161616;
    padding: 40px 45px;
  }
  .foot-right{
    width: 76.9%;
    float: left;
    padding: 50px 0 40px 0;
  }
  .foot-right .foot-web-code{
    width: 25%;
    float: left;
    padding-left: 10px;
  }
  .foot-right .epower-foot-information{
    width: 75%;
    float: left;
    padding-left: 28px;
  }
  .epower-foot-contact>div{
    display: flex;
    flex-wrap: wrap;
  }
}
.epower-foot-information .foot-contact-information{
  margin-top: 12px;
}
.epower-foot-information .company-logo{
  width: 100%;
  height: auto;
  max-width: 387px;
}
.epower-foot-information .foot-contact-information p img {
  width: 23px;
  height: 23px;
  margin-right: 5px;
}
.epower-foot-information .foot-contact-information p{
  text-align: left !important;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 12px;
  float: left;
  padding: 0 .9375rem;
}
@media (max-width:1199px) and (min-width:768px){
  .epower-foot-information .foot-contact-information p {
    font-size: 12px;
  }
  .foot-right {
    padding: 56px 0 50px 0;
  }
}
/* 网站二维码 */
.foot-web-code img{
  width: 100%;
  height: auto;
  max-width: 172px;
}
@media (min-width:768px){
  .foot-web-code img{
    float: right;
  }
}

@media (max-width:1199px) and (min-width:768px){
  .foot-nav-item a{
    font-size: 12px;
  }
  .foot-left{
    padding: 40px 10px;
  }
}
@media (max-width:767px){
  .epower-foot-contact{
    padding: 50px 0;
  }
  .foot-left{
    display: none;
  }
  .foot-right .foot-web-code{
    text-align: center;
    margin-top: 30px;
  }
}



.foot-copyright{
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  background: var(--first_color);
  padding: 10px 0;
}
.foot-copyright a{
  color: #fff;
}



/* 内页 */
/* about */
.pages{padding: 30px 15px;}
.section .content a{color: #444444;}
.section .content p{font-size: 16px;line-height: 1.5;}


/* subnavlist */
.subnavlist .swiper-container .swiper-slide a.active,
.subnavlist ul li a:hover, 
.subnavlist ul li a:focus,
.subnavlist ul li a.active,
.subnavlist .swiper-subnav .dropdown-item.active,
.swiper-subnav .dropdown-item:active{color: var(--first_color);}

/* product news */
.productlist .card:before,
.newslist ul li:before{border-color: var(--first_color);}
.showproduct .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}
.productlist .card .card-img a{display: block;}
.productlist .card .card-img{text-align: center;}
.newslist ul li.media .media-left{width: 20%;}
.newslist ul li.media .media-body{width: 80%;}
.shownews .recommend ul li.item_block a p.item_date,.showproduct .recommend ul li.item_block a p.item_date{width: 20%;white-space: nowrap;}
.shownews .recommend ul li.item_block a .item_info,.showproduct .recommend ul li.item_block a .item_info{width: 80%;max-width: unset;}
.shownews .recommend ul li.item_block a .item_des{width: 100%;}
/* 英文时需自动换行 */
h2,p{word-break:break-all;}


/* 详情页右侧推荐 */
.showproduct .recommend ul li.item_block:hover:before,
.shownews .recommend ul li.item_block:before{border-color: var(--first_color);}
.showproduct .recommend ul li.item_block a:hover p.item_date span, .showproduct .recommend ul li.item_block a:hover .item_info,
.shownews .recommend ul li.item_block a:hover p.item_date span, .shownews .recommend ul li.item_block a:hover .item_info{color:var(--first_color)}
.showproduct .recommend span.toptitle,.shownews .recommend span.toptitle{
  margin-bottom: 20px;
}
.showproduct .recommend ul li.item_block a .item_des{width: unset;}
.showproduct .recommend ul li.item_block a .item_img{max-width: 100%;width: 100%;text-align: center;}
.showproduct .recommend ul li.item_block {
  margin: 0 0;
  padding: 0 0;
  margin-bottom: 15px;
}
.showproduct .recommend ul li.item_block a {
  display: block;
  width: 100%;
}
.showproduct .recommend ul li.item_block a .item_img {
  width: 100%;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_img img {
  width: 100%;
  height: auto;
  display: block;
  max-width: unset;
}
.showproduct .recommend ul li.item_block a .item_link {
  width: 100%;
  padding: 0 0;
  margin-bottom: 10px;
}
.showproduct .recommend ul li.item_block a .item_link p {
  padding: 0 0;
}
@media(max-width:991px) {
  .showproduct .recommend ul li.item_block,.shownews .recommend ul li.item_block{
    width: 50%;
  }
  .showproduct .recommend ul li.item_block:nth-child(even),.shownews .recommend ul li.item_block:nth-child(even){
    padding-left:10px
  }
  .showproduct .recommend ul li.item_block:nth-child(odd),.shownews .recommend ul li.item_block:nth-child(odd){
    padding-right:10px
  }
}


/* 分页器 */
.page-link, .page-num{color: #333;}
.page-link:hover,
.page-num:hover,
.page-num-current{background-color:var(--first_color);border-color:var(--first_color);color: #fff;}
.searchcomponent .btn-info{background-color:var(--first_color);border-color:var(--first_color)}
.searchcomponent .btn-info:hover{background-color:var(--first_color);border-color:var(--first_color)}
@media all and (max-width: 767px) {
  .searchcomponent .form-group{width: 75%;}
  .searchcomponent button{width:25%}
  .page-link[href], 
  .page-num[href]{color:var(--first_color)}
  .page-link[href]:hover,
  .page-num[href]:hover,
  .page-num-current[href]{background-color:var(--first_color);border-color:var(--first_color);color: #fff!important;}
}




/* job */
.joblist ul li{margin-bottom: 30px;padding-bottom: 30px;}
.joblist ul li:before{border-color: var(--first_color);}


/* case */
.caselist .card:before{border-color: var(--first_color);}
.showcase .tabs-custom .nav-item a.active{border-bottom-color: var(--first_color);}


/* message */
.form-control:focus{border-color: var(--first_color);box-shadow: unset;}
.messagelist .btn-info:hover{background-color: var(--first_color);border-color: var(--first_color);}
.messagelist .btn-info{background-color: var(--first_color);border-color: var(--first_color);}


/* download */
.downloadlist ul li{padding-bottom: 30px;}
.downloadlist ul li:before{border-color: var(--first_color);}
.downloadlist .downloadbtn{color: var(--first_color);border-color: var(--first_color);}
.downloadlist .downloadbtn:hover{background-color: var(--first_color);border-color: var(--first_color);color: #fff;}
.btn-info:not(:disabled):not(.disabled):active:focus, 
.btn-info:not(:disabled):not(.disabled).active:focus, 
.show > .btn-info.dropdown-toggle:focus{box-shadow: unset;}
.btn-info:not(:disabled):not(.disabled):active, 
.btn-info:not(:disabled):not(.disabled).active, 
.show > .btn-info.dropdown-toggle{background-color: var(--first_color);border-color: var(--first_color);}
.btn-info:focus, .btn-info.focus{box-shadow: unset;}

/* product */
.showproduct .img-thumbnail-variant-2{
  width: 100%;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{color:var(--first_color)}


/* newslist */
.newslist ul li h4 a{display: block;}
@media (max-width: 767px){
  .newslist ul li.media .media-left{width: 35%;}
  .newslist ul li.media .media-body{width: 65%;align-self: center;}
  .newslist ul li{padding: 10px 0;margin-bottom: 10px;}
}
.clearfix::after{display: table;clear: both;content: '';}

/* 客服 */
@media (max-width: 767px){
  .online{display: block!important;}
}
.online dl{
  background: var(--first_color);
}

/*手机端底部按钮 */
.botmenu {
  background: var(--first_color);
  border-top: 1px solid #fff;
}
.botmenu p {
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.botmenu i {
  font-size: 24px;
}
.botmenu p{
  margin-top: 2px;
}
/* 返回顶部 */
.ui-to-top{
  display: none;
}